@charset "UTF-8";
/* CSS Document */

/* artic blue-gray:rgba(187,204,212,1.00)*/


/*main styles below*/


/*---------------------------------------------Start Type Defination----------------------------------------------*/
h1 {font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
	font-size: 48px;
	line-height: 15px;
}

h2 {font-family: "Tsukimi Rounded", sans-serif;
  font-weight: 500;
  font-style: normal;
	font-size:30px;
}


h3 {font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size: 24px;
}

p {font-family: "Quicksand", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
	font-size:16px;
}

#banner_text p{line-height:0px;
}

/*--------------------------------------------End Type Defination----------------------------------------------*/

